pull: Correctly display concurrent libsoup requests
authorColin Walters <walters@verbum.org>
Thu, 12 Jul 2012 15:19:15 +0000 (11:19 -0400)
committerColin Walters <walters@verbum.org>
Thu, 12 Jul 2012 15:19:15 +0000 (11:19 -0400)
commit95921bcbf0a6b710dedd107fbacb41090af74ed9
treec2b533b6753b111e3cf8416f4efda5389df1703c
parent664e9b404d19d790e39277e4ed77c18fc085366d
pull: Correctly display concurrent libsoup requests

The "status text" code was assuming that libsoup was only doing one
thing at a time, but that's never been the case.  Change the code to
display the status of all active requests.
src/ostree/ostree-fetcher.c